-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixed failing tests in test_patch.py #618
Conversation
Codecov Report
@@ Coverage Diff @@
## master #618 +/- ##
==========================================
- Coverage 68.41% 67.81% -0.60%
==========================================
Files 16 16
Lines 3172 3172
==========================================
- Hits 2170 2151 -19
- Misses 1002 1021 +19 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
left one comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very good, but please add an issue about the tests that are going to be added back.
Description
Due to resent updates in EMMO, several of the tests in test_patch.py were failing.
We should consider to test against our test ontology instead of EMMO to avoid such failures.
Type of change
Checklist
This checklist can be used as a help for the reviewer.
Comments